Retrieve a paginated list of AI agents with minimal information (ID, name, status)
items array is sorted by creation date (newest first)ACTIVE (deployed and ready), INACTIVE (not deployed)API Key for authentication
Page number (starting from 1)
x >= 1Items per page (max 50)
1 <= x <= 50